ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / IItemsSource<T> Interface / BatchEditActionUrl Property

In This Topic
    BatchEditActionUrl Property
    In This Topic
    Gets and sets the url of batch edit action.
    Syntax
    'Declaration
     
    
    Property BatchEditActionUrl As String
    string BatchEditActionUrl {get; set;}
    See Also